@charset"utf-8";

/* Reset */
html,
body,
div,
img,
p,
hr,
pre,
h1,
h2,
h3,
h4,
h5,
h6,
table,
tr,
td,
th,
tfoot,
tbody,
thead,
form,
fieldset,
input,
textarea,
select,
label,
ul,
ol,
dl,
li,
dt,
dd {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
    list-style: none;
    font-weight: normal;
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif
}

body,
html {
    height: 100%;
    width: 100%;
}

li {
    list-style-type: none;
}

a {
    text-decoration: none;
    outline: none;
    color: #000000;
}

a:hover {
    text-decoration: underline;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 auto;
    clear: both;
}

img {
    border: 0;
    display: block;
}

em {
    font-style: normal;
}

hr {
    height: 0;
    clear: both;
}

.none {
    display: none;
}

.clear {
    clear: both;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

* html .clearfix {
    zoom: 1;
}

/* IE6 */
*:first-child+html .clearfix {
    zoom: 1;
}

/* IE7 */
.clearfix {
    display: block;
}

#head {
    width: 100%;
    height: 221px;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9999;
    background: none repeat scroll 0% 0% #FFF;
}

.head {
    height: 160px;
    background: url(https://russian.news.cn/2016/imgs/headbg.jpg) repeat-x #284473;
}

.head .top {
    width: 1200px;
    margin: 0px auto
}

.head .logo {
    width: 402px;
    height: 77px;
    float: left;
    margin-top: 40px
}

.head .logo h1 {
    color: #fff;
    font-size: 40px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold
}

.head .logo h2 {
    color: #fff;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    font-style: italic;
    line-height: 40px
}

.head .topM {
    background: url(https://russian.news.cn/2016/imgs/bluebg.jpg) no-repeat;
    width: 175px;
    height: 77px;
    float: right;
    margin-top: 28px;
    padding: 15px 25px;
}

.con_r .topR {
    width: 320px;
    height: 120px;
    margin-top: 0px;
    margin-left: 10px;
}

.btn-select {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 31px;
    font: 14px/20px;
    color: #666;
}

.btn-select .cur-select {
    position: absolute;
    display: block;
    width: 100%;
    height: 29px;
    line-height: 29px;
    text-indent: 10px;
    background: url(https://russian.news.cn/2016/imgs/sel_icon.jpg) no-repeat right 0px #fff;
    border: 1px solid #dfe5ed;
    font-size: 16px
}

.btn-select:hover .cur-select {
    background-color: #fff;
}

.btn-select select {
    position: absolute;
    top: 0;
    left: 0;
    width: 150px;
    height: 25px;
    opacity: 0;
    filter: alpha(opacity: 0;
        );
    font: 14px/20px"Microsoft YaHei";
    color: #000;
}

.btn-select select option {
    text-indent: 10px;
}

.btn-select select option:hover {
    background-color: #fff;
    color: #666;
}

.head .topR .btn {
    margin-top: 10px
}

.head .topR .btn img {
    width: 100%
}

/*瀵艰埅缁勪欢5*/
.nav5 {
    background: url(https://russian.news.cn/2016/imgs/nav_bg.jpg) repeat-x;
    position: relative;
    z-index: 1;
    color: #333;
    height: 62px;
    line-height: 62px;
}

.navcon {
    width: 1200px;
    margin: 0px auto;
    height: 62px
}

.nav_list {
    width: 900px;
    height: 69px;
    margin: 0 auto;
    list-style: none;
    float: left
}

.nav_list li {
    float: left;
    font-size: 16px;
    font-weight: normal;
    color: #000;
    line-height: 62px;
    text-align: center;
    cursor: pointer;
    position: relative;
    font-weight: bold;
}

.nav_list li a {
    color: #000;
}

.nav_list li+li {
    padding: 0 39px;
    border-right: 1px solid #dcdcdc;
}

.language-more1 {
    background: url(https://russian.news.cn/2016/imgs/nav_ico.jpg) no-repeat 98px 30px;
}

.language-more1:hover .sub {
    height: 190px;
    width: 120px;
    padding: 15px 0;
}

.language-more2 {
    background: url(https://russian.news.cn/2016/imgs/nav_ico.jpg) no-repeat 80px 30px;
}

.language-more2:hover .sub {
    height: 133px;
    width: 120px;
    padding: 15px 0;
}

.sub {
    position: absolute;
    left: 0;
    width: 120px;
    transition: all 0.5s;
    overflow: hidden;
    height: 0px;
    background: #63b2f5;
    background: linear-gradient(to top, #63b2f5 0%, #63b2f5 100%);
    z-index: 50;
}

.sub a {
    display: block;
    text-align: center;
    font-weight: normal;
    color: #fff !important
}

.sub a:hover {
    background-color: rgba(255, 255, 255, 0.5);
}

.lh-xl {
    line-height: 2;
}

.fs-sm {
    font-size: 14px;
}

.sreach {
    width: 255px;
    float: right;
    position: relative;
}

.sreach_v1 {
    width: 150px;
    height: 20px;
    border-right: none;
}

.username {
    width: 220px;
    height: 30px;
    border: none;
    padding-left: 5px;
    border: 1px solid #42b3e5;
    border-radius: 30px;
}

.sreach_v2 {
    width: 30px;
    height: 20px;
    border-left: none;
    padding: 5px 5px 0px 0px;
    position: absolute;
    right: 35px;
    bottom: 31px;
}

.slect_box {
    float: right;
}

.slect {
    border: none;
    outline: none;
    width: 80px;
    font-weight: bold;
    cursor: pointer;
}

input {
    outline: none;
    border: 0;
}

.time {
    background: url(https://russian.news.cn/2016/imgs/clock.png) no-repeat;
    height: 35px;
    padding-left: 30px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px
}

.rss {
    float: right;
    margin-top: 5px
}

/*鍐呭鍖�*/
.main {
    padding-top: 230px
}

.conTop {
    width: 1200px;
    margin: 0 auto
}

.con_l {
    width: 870px;
    float: left;
}

.con_r {
    width: 330px;
    overflow: hidden;
    float: right;
    height: auto;
    /*background: #e9f4fe;*/
}

/*澶氬獟浣� */
.part01_left {
    width: 870px;
    float: left;
    margin-bottom: 50px;
}

.part01_left .focus {
    position: relative;
    width: 870px;
    height: 490px;
    cursor: pointer;
    position: relative;
    z-index: 3;
}

.part01_left .focus .swiper-container {
    width: 100%;
    height: 100%
}

.part01_left .focus .media-box {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10
}

.part01_left .focus .swiper-pagination {
    width: auto;
    right: 10px;
    left: auto;
    bottom: 22px
}

.part01_left .focus .swiper-pagination .swiper-pagination-bullet {
    margin-right: 0;
    opacity: 1;
    background: #d3d3d3;
    -webkit-transition: width .5s;
    -moz-transition: width .5s;
    transition: width .5s;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.part01_left .focus .swiper-pagination .swiper-pagination-bullet-active {
    width: 20px;
    background: #f5b70a
}

.part01_left .focus .swiper-button-prev {
    display: none;
    width: 34px;
    height: 73px;
    left: 0;
    margin-top: -52px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAABJCAYAAABYdPRbAAADLUlEQVRoge3az0vTcRzH8fd36GrFN1ALvkRuLDaSUc6DBgW76kEh+O4keHCHgd9JV/+Rcjp2mAdBL3rSg95qp5iYyxjGRJllfCE12RdcTvl+46UF8SVoP776/hLfF+y47x6ML9uT7SMYhpGi690pEe0TUY6I3hLROV695ZoR2A0ievjr8ZyIXhPRsYsB8uc6iegl3hBuCPaAiCJ2gGBP7QLx2gVii3vkYg7EPAdingMxz4GY939CdnZ2bsuy/GJiYuIZKySZTIYFQTDGx8fzbJDl5eX7xWJRGhgY2PL5fCcsEE3TWubn57s7Ojq00dHR7UauYQkknU53lctlTywW23C73ToLpFAo3Mlms4FwOPw5Eol8a/Q6TUF0Xafp6eme1tbW80Qi8bGZazUFWVxc9JZKpbtDQ0MFSZJ+sECOjo7cCwsLTyRJOh4ZGdltBtEUZGpqKlSpVNzxePy9y+UyWCDr6+ttuVzO39fXt9vb2/u9WURDEF3XhVQq1ePxeKqKohSsQDQEmZ2d9auq2ibL8mZ7e3uVBaKq6s2lpaWQ1+s9iEaje1Yh6oYkk8nHZ2dnLYqibLhc1hZEzVfLZrP38vl8ZyQS2Q6FQmVLFbVCqtWqK5PJ9IiiWInH41tWI2qGZDKZ4OHhoTg8PPxBFMVzFkipVLq1urr6KBAIqIODg1+vAlETZHJyMmwYhpBIJOquLkshvycIwlU6/g1RFCWPDkWPskL8fv9Jf3//J/QoupQNgsVisSJ6dG5urht9ygZBh6JHNU3zoE/ZIBh6FF2KPkWnskEwdCn6FJ2KXmWDoEvRp+hU9CobBEOfolPRq+hWNgj6FJ2KXkW3skEwdCp6Fd26trbWxgahy0/cAro1nU7jxm36879hCHo1Go1uol/RsWwQTJblPZ/Pd4CORc+yQdCtY2NjG+hY9CwbBEO/omPRs+haNgiGjkXPomvRt2wQdCx6Fl07MzMTYINg6NlgMKiurKx0oXPZIHT5pZhH36Jz630uxx/Qf53zE7h5DsQ8B2KeAzHPgZh2ahfIvl0gOTtAvuD0FTcEiFc4AsZx/Avn0FQiekdEby7OoRHRTxZxRi0nu0IrAAAAAElFTkSuQmCC) 0 0 no-repeat
}

.part01_left .focus .swiper-button-next {
    display: none;
    width: 34px;
    height: 73px;
    right: 0;
    margin-top: -52px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAABJCAYAAABYdPRbAAADH0lEQVRoge3aQWvTABjG8TdhrVbJcJtCUNZSWHGUaXdoFQ/R2y4bCO1psEsPha3zvC8i61Z6yA6DnrrTduiO9tgxV5WiVDbqRAKuUwys0o1GHq0iQViXpHsr5Lkn+dOG9EdbwTAM6myAiB4TUYyI7hDRFbrEDXQudYOInhHR6GVe/O+JnRjWCOqEKNwRv0MecEdQJ8TfBx1/7hH2if0QQW7IP+aGmOeGmOeGmPf/hiwtLT2Kx+NP9/f3r7OGLC4uVgRBMDKZTIQ1JBAInExNTb2r1Wry1tbWbbYQLJlM1kZGRvR8Pn9f13VHPr0thXi93nYymdzTdd2Xy+XG2UIwRVE+RyKRw1KpNFatVgfZQrB0Ov3G4/Gcra6uTrbbbb4QWZa/z8zMVOv1+s2NjQ1b5LT9QJubmzuQZflroVC4d3x87GULEUXRSKVSL5vNpndlZSXMFoJFo9EvsVjsoFwuB3d3d4fYQrCFhYWqz+drZbNZ3LgCW8jw8HArkUi81jRtaH19PcgWgsXj8Q9+v/9oc3MzrGnaVbYQURTxFu2dnp4OZDKZCbYQLBwOf1MU5X2lUhktlUq32EKwVCr1VpKkpqqqkVar1dU1ehIiSdLZ7Ozsq0ajMbi2tjbGFoJNT09/CoVCWrFYHK/X69fYQujXs6ViGIawvLx8ruZ6GiII3T/XehoC18K3eGXYQuBZuBa+DQaDJywhcCw8C9fCt90c05MQOBaehWvhW5YQ+BWOhWfh2m6PczQEboVf4Vh49iLHOhoCt8KvcCw8yxICr8Kt8Csce9HjHQuBV+FW+BWOZQnZ2dkZglfhVvjVyjlsh8CnuVxuEl6FW62ex3YIfAqnwqtwK0sIXAqfBgKBI3jVzrlshcCl8On8/PwevMoSAo/CpfApnGqrwmoIHKqq6iRcCp/ajbAcoqpqqNFoSHApfMoSAn9ub2/fhUfhUiciLIXAn3BoOp0+V10XGX6Azjp5QqtzvwI3zw0xzw0xzw0xr69CHPnQsjuE2JKVkyHlPuj4GfKCiD72QwjukedEdMgZYv4f2hMieoifYi71f2hE9AOXzT+BgEqniAAAAABJRU5ErkJggg==) 0 0 no-repeat
}

.part01_left .focus .swiper-container:hover .swiper-button-next,
.part01_left .focus .swiper-container:hover .swiper-button-prev {
    display: block
}

.part01_left .focus .swiper-slide {
    position: relative
}

.part01_left .focus .swiper-slide .img {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%
}

.part01_left .focus .swiper-slide .img img {
    width: 100%;
    height: 100%
}

.part01_left .focus .swiper-slide .tit {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    font-size: 22px;
    font-weight: 400;
    line-height: 32px;
    padding: 10px 90px 10px 10px;
    color: #fff;
    background: rgba(0, 0, 0, .65);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .65)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%)
}

.part01_left .focus .swiper-slide .tit a {
    color: #fff
}

.part01_left .focus .swiper-slide .tit .btn {
    display: none;
    margin-right: 10px;
    margin-top: -6px;
    vertical-align: middle;
    width: 46px;
    height: 46px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAuCAYAAABXuSs3AAAEO0lEQVRogc2aX4jVRRTHP2vbrsKWZbu2WZsV1AbrUoKyEkXQH6KHHt1MhCiJDIJIFEF8qIcgwQdfRN/yz/pSoNuTQRAYsgtB1lKKBUKkSVLEbiuoW+6Rs5xZzk73yu/3m7nd+4Vhhju/Oec75ze/M2fO3DYRoQFoA+4CbgB/N0JBewYZK4AXgGeBAeAx4G7Xr+T/As4B3wFngRPArylKq1q8A9gIvAE8YxYugwngyRTiZS2uz78F7AQeqNGvVvwJuARccUvmHuAJoNeeuxSN08n3A0eBq4WYqMULliER+V4WYkZERkVko4jcV0DOUhF5XEQ63G9PicisSR0pyqfIQ7qcthrJgCkR+VBElpeYeL2yyckdz0W8XUQ+iax8RETuzUA4lMUiclhEvjHrJxNX0sciKw9nJJxUbrU8RhzpiyKyqlVI34r4Nkf6goisbCXSWmr58SHga/PVuus9DfxQ0m02HIsiBeqnDxhpzGe3HGlqEH/b7Wi6GXzaBE4eS4CDwBjQt6DHrZsO+wiDB+ltgbW8yn1rp/3G5S2+Cbjf2vuA3ytYSLf3nhymNpwBRqy9Ghie73GzO2kzuy4iPRUttF9E/hSRVzJa/UER+ce4nYrdYZ+LF44nKDlqMlTWXhHpzER+1Mnt80vlZReafpbhFaus94Bxi89TcdzJfQnnVdaFlQN8mUFRgK7Lb4HXE+V84dprccQHrP4F+CNRSYwuc2lHgDsqyrgM/GbtQRzxfqvPZaW8EOq11PprKo4/Y/UcVyV+G7DUfoxPJrnxKHAK2FJB7mWrl+laXxS9visNJq7oBN6tMG7Kte+Mt/z/Az8u2EiK41/35JzFp90PXQ0mfsC8wtkKY/3KmG63vMe0dazISNJjEtgMHEuQEbhpqH0jLJXzVvfXGZSCMUtNpJDGbWRzXAPxCasfzhgkzQIfWYYrKWtlnB6x9hzXQHzMat1Sn09UgrnVF4Fd0UdVFc+5kGTcEz9h273i1QQFp4FRO4x8lYFwwAarxbjWDWu7W+AQEUqPcRLj+J+DxCGr9by5NaO1UvG+OwMfmpflZtbpjm6TLXJ06zUuIbdT8+h2HfjY2hq77GkBa+9xcZRym5nviWbYHmVkm5lyG3Y8JozbfH+tAUMuM6uvabAJpAfdElEu6+Jn6g3c3sQU3ErTGbC91nP1Bjcr6TngHIQYh7YyxLEv+PMozby+gaTXm46A0ejmojBxLbdb0t3jYOYNqttkehw23XXHFRGsr2pHdJWiH84HiRPoNhmTTu6M6aq5PMoSD2XI3JLHNbu12FDwekWfec2STtciWROmoxCfsvecevB4B9jh8owemt74Gbjozq9ddrWo8fRDNcZo2mE3sL9UJFnxNWt48KYFPbNSHrM2dnPVNF2Ou/w+i5fDlXi/26YDpuziVnMjJy3kvZCitFF/QtAYKJBX0noaygfgJsI00YX19pVQAAAAAElFTkSuQmCC) 0 0
}

.part01_left .focus .media-close {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
    width: 30px;
    height: 30px;
    background: url(data:image/png;base64,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) 0 0 no-repeat;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100%;
    background-size: 100%;
    cursor: pointer;
    display: none;
}

.part01_left .focus .videoPlayer {
    width: 870px;
    height: 490px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    display: none;
}

/*.part01_left .focus .videoPlayer video {
	width: 870px;
	height: 490px;
}*/
.part01_left .focus .player-container {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
}

.part01_bottom {
    margin-top: 15px;
}

.part01_bottom li {
    width: 280px;
    float: left;
}

.part01_bottom li+li {
    margin-left: 15px;
}

.part01_bottom li .img {
    width: 280px;
    height: 158px;
    position: relative;
    overflow: hidden;
}

.part01_bottom li img {
    width: 280px;
    height: 158px;
}

.part01_bottom li .btn {
    display: none;
    margin-right: 10px;
    margin-left: 5px;
    margin-top: -80px;
    vertical-align: middle;
    width: 46px;
    height: 46px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAuCAYAAABXuSs3AAAEO0lEQVRogc2aX4jVRRTHP2vbrsKWZbu2WZsV1AbrUoKyEkXQH6KHHt1MhCiJDIJIFEF8qIcgwQdfRN/yz/pSoNuTQRAYsgtB1lKKBUKkSVLEbiuoW+6Rs5xZzk73yu/3m7nd+4Vhhju/Oec75ze/M2fO3DYRoQFoA+4CbgB/N0JBewYZK4AXgGeBAeAx4G7Xr+T/As4B3wFngRPArylKq1q8A9gIvAE8YxYugwngyRTiZS2uz78F7AQeqNGvVvwJuARccUvmHuAJoNeeuxSN08n3A0eBq4WYqMULliER+V4WYkZERkVko4jcV0DOUhF5XEQ63G9PicisSR0pyqfIQ7qcthrJgCkR+VBElpeYeL2yyckdz0W8XUQ+iax8RETuzUA4lMUiclhEvjHrJxNX0sciKw9nJJxUbrU8RhzpiyKyqlVI34r4Nkf6goisbCXSWmr58SHga/PVuus9DfxQ0m02HIsiBeqnDxhpzGe3HGlqEH/b7Wi6GXzaBE4eS4CDwBjQt6DHrZsO+wiDB+ltgbW8yn1rp/3G5S2+Cbjf2vuA3ytYSLf3nhymNpwBRqy9Ghie73GzO2kzuy4iPRUttF9E/hSRVzJa/UER+ce4nYrdYZ+LF44nKDlqMlTWXhHpzER+1Mnt80vlZReafpbhFaus94Bxi89TcdzJfQnnVdaFlQN8mUFRgK7Lb4HXE+V84dprccQHrP4F+CNRSYwuc2lHgDsqyrgM/GbtQRzxfqvPZaW8EOq11PprKo4/Y/UcVyV+G7DUfoxPJrnxKHAK2FJB7mWrl+laXxS9visNJq7oBN6tMG7Kte+Mt/z/Az8u2EiK41/35JzFp90PXQ0mfsC8wtkKY/3KmG63vMe0dazISNJjEtgMHEuQEbhpqH0jLJXzVvfXGZSCMUtNpJDGbWRzXAPxCasfzhgkzQIfWYYrKWtlnB6x9hzXQHzMat1Sn09UgrnVF4Fd0UdVFc+5kGTcEz9h273i1QQFp4FRO4x8lYFwwAarxbjWDWu7W+AQEUqPcRLj+J+DxCGr9by5NaO1UvG+OwMfmpflZtbpjm6TLXJ06zUuIbdT8+h2HfjY2hq77GkBa+9xcZRym5nviWbYHmVkm5lyG3Y8JozbfH+tAUMuM6uvabAJpAfdElEu6+Jn6g3c3sQU3ErTGbC91nP1Bjcr6TngHIQYh7YyxLEv+PMozby+gaTXm46A0ejmojBxLbdb0t3jYOYNqttkehw23XXHFRGsr2pHdJWiH84HiRPoNhmTTu6M6aq5PMoSD2XI3JLHNbu12FDwekWfec2STtciWROmoxCfsvecevB4B9jh8owemt74Gbjozq9ddrWo8fRDNcZo2mE3sL9UJFnxNWt48KYFPbNSHrM2dnPVNF2Ou/w+i5fDlXi/26YDpuziVnMjJy3kvZCitFF/QtAYKJBX0noaygfgJsI00YX19pVQAAAAAElFTkSuQmCC) 0 0
}

.btn {
    cursor: pointer;
}

.part01_bottom li .tit {
    font-size: 16px;
    line-height: 26px;
    margin-top: 10px;
}

/* 鐒︾偣鍥� */
/*part1鍙虫爮*/
.topnews {
    height: 635px;
    overflow-x: hidden;
    overflow-y: visible;
    position: relative;
    margin-top: 10px;
}

.topnews:after {
    content: "";
    width: 100%;
    height: 20px;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 30;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(102, 102, 102, 0)), to(#fff));
    background: -webkit-linear-gradient(top, rgba(102, 102, 102, 0) 0, #fff 100%);
    background: -moz-linear-gradient(top, rgba(102, 102, 102, 0) 0, #fff 100%);
    background: linear-gradient(to bottom, rgba(102, 102, 102, 0) 0, #fff 100%);
    pointer-events: none;
}

.xwlist {
    padding: 12px 12px 0 12px;
}

.xwlist li {
    padding: 0 0 14px 21px;
    font-size: 20px;
    color: #333;
    line-height: 28px;
    margin-bottom: 14px;
    border-bottom: 1px dotted #dcdcdc;
    position: relative;
}

.xwlist li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 12px;
    width: 4px;
    height: 4px;
    /*background: url(https://german.news.cn/index/newpage/images/d.png);*/
    background: #fff;
    border-radius: 50%;
    border: 2px #63b2f5 solid;

}

.xwlist li:last-child {
    border: none;
    margin-bottom: 0px;
}

.xwlist li a {
    color: #000;
}

.mCS-dark>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: rgba(0, 0, 0, 0.2);
}

.mCustomScrollBox:hover>.mCSB_scrollTools {
    opacity: 0.2;
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)";
    /* old ie */
}

.mCS-dark>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background: rgba(0, 0, 0, 0.2);
}

.mCS-dark>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background: rgba(0, 0, 0, 0.2);
}

.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active {
    opacity: 0.2;
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)";
    /* old ie */
}

/*鍥炬枃鏍峰紡*/
.list-style1 {
    overflow: hidden
}

.list-style1 ul {
    width: 100%
}

.list-style1 li {
    position: relative;
    margin-bottom: 17px;
    width: 280px;
    height: 230px;
    float: left;
}

.list-style1 li+li {
    margin-left: 15px
}

.list-style1 li .img {
    width: 280px;
    height: 158px;
    overflow: hidden;
}

.list-style1 li .img img {
    width: 280px;
    height: 158px
}

.list-style1 li .tit {
    width: 255px;
    margin-top: 8px;
    text-align: center;
    font-size: 16px;
    line-height: 26px;
    color: #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.content {
    width: 1200px;
    margin: 0px auto
}

.blank20 {
    height: 20px;
    clear: both
}

/*鏂囧瓧婊氬姩缁勪欢4:鍚戜笂婊氬姩*/
.txtScroll-top {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 30px;
    margin: 10px 0px
}

.txtScroll-top img {
    float: left;
    width: 121px;
    margin-right: 20px
}

.txtScroll-top .hd {
    overflow: hidden;
    height: 30px;
    padding: 0 10px;
    width: 15px;
    float: right
}

.txtScroll-top .hd .prev,
.txtScroll-top .hd .next {
    display: block;
    width: 14px;
    height: 14px;
    float: right;
    overflow: hidden;
    cursor: pointer;
    background: url("https://russian.news.cn/2016/imgs/gd_arrow.jpg") no-repeat;
}

.txtScroll-top .hd .next {
    background: url("https://russian.news.cn/2016/imgs/gd_arrow.jpg") no-repeat 0px -16px;
}

.txtScroll-top .bd {
    width: 820px;
    float: left;
    height: 30px;
    overflow: hidden
}

.txtScroll-top .infoList li {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    background: url(https://russian.news.cn/2016/imgs/gd_ico.jpg) no-repeat 0px 12px;
    padding-left: 10px;
    overflow: hidden
}

.txtScroll-top .infoList li a {
    color: #95999e
}

/*鐒︾偣鍥剧粍浠�3*/
.focusBox3 {
    width: 1200px;
    height: 498px;
    position: relative;
}

.focusBox3 .arrow-left {
    background: url(https://russian.news.cn/2016/imgs/arrow.png) no-repeat left bottom;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -15px;
    width: 49px;
    height: 49px;
    z-index: 2
}

.focusBox3 a.arrow-left:hover {
    background: url(https://russian.news.cn/2016/imgs/arrow.png) no-repeat left top;
}

.focusBox3 a.arrow-right:hover {
    background: url(https://russian.news.cn/2016/imgs/arrow.png) no-repeat -72px top;
}

.focusBox3 .arrow-right {
    background: url(https://russian.news.cn/2016/imgs/arrow.png) no-repeat -72px bottom;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -15px;
    width: 49px;
    height: 49px;
    z-index: 2
}

.focusBox3 .swiper-container {
    width: 1200px;
    height: 498px;
}

.swiper-slide {
    position: relative;
}

.focusBox3 .swiper-container.swiper-wrapper .swiper-slide img {
    width: 1200px;
    height: 498px;
}

.focusBox3 .swiper-container .swiper-wrapper .swiper-slide .bg {
    position: absolute;
    right: 0;
    bottom: 0px;
    width: 100%;
    height: 80px;
    opacity: 0.6;
    background: #000;
    z-index: 0;
    filter: "alpha(opacity=60)";
    /* IE 8 */
    filter: alpha(opacity=60);
    /* IE 4-7 */
    zoom: 1;
}

.focusBox3 .swiper-container .swiper-wrapper .swiper-slide .tit {
    position: absolute;
    left: 0;
    bottom: 10px;
    width: 850px;
    height: 60px;
    color: #fff;
    overflow: hidden;
    font-family: Microsoft YaHei;
    z-index: 1;
    padding-left: 10px;
    font-size: 18px
}

.focusBox3 .swiper-container .swiper-wrapper .swiper-slide .tit a {
    position: absolute;
    line-height: 28px;
    color: #fff;
    overflow: hidden;
    z-index: 1;
    padding-left: 10px
}

.focusBox3 .pagination {
    position: absolute;
    right: 20px;
    text-align: right;
    bottom: 30px;
    width: 100px;
    z-index: 2;
}

.swiper-pagination-switch {
    display: inline-block;
    width: 12px;
    height: 5px;
    background: #fff;
    margin: 0 2px;
    cursor: pointer;
}

.swiper-active-switch {
    background: #fca012;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
    .focusBox3 {
        width: 100%;
        height: auto;
        overflow: hidden;
        position: relative;
    }

    .focusBox3 .swiper-container .swiper-wrapper .swiper-slide img {
        width: 100%;
        height: auto;
    }
}

.bluearea {
    overflow: hidden
}

.bluearea .b_l {
    width: 330px;
    float: left;
    background: #42b3e5;
    height: 245px;
    position: relative;
}

.bluearea .b_l p {
    padding: 20px;
    line-height: 26px;
    height: 180px;
    overflow: hidden;
}

.bluearea .b_l img {
    position: absolute;
    width: 94px;
    height: 32px;
    bottom: 30px;
    left: 20px
}

.bluearea .b_l p a {
    color: #fff;
    font-size: 22px
}

.bluearea .b_c {
    background: #0384ce;
}

.bluearea .b_r {
    width: 340px;
    float: left;
    background: #3156a3;
    height: 245px;
}

.bluearea .b_r p {
    padding: 20px;
    line-height: 26px;
    height: 180px;
    overflow: hidden;
}

.bluearea .b_r img {
    position: absolute;
    width: 94px;
    height: 32px;
    bottom: 30px;
    left: 20px
}

.bluearea .b_r p a {
    color: #fff;
    font-size: 22px
}

.bluearea .b_r ul {
    padding: 20px
}

.bluearea .b_r li {
    border-bottom: 1px solid #4468b2;
    background: url(https://russian.news.cn/2016/imgs/y_dot.png) no-repeat left 10px;
    padding-left: 15px;
    font-size: 18px;
    padding-bottom: 15px;
    margin-bottom: 15px
}

.bluearea .b_r li a {
    color: #fff
}

.bluearea .b_r li.imp {
    border-bottom: 0px
}

.guoqi {
    margin: 25px 0px;
    overflow: hidden
}

.guoqi li {
    float: left;
    width: 58px;
    margin-right: 9px;
}

.guoqi li.last {
    margin: 0px;
    margin-left: 2px
}

.guoqi li img {
    width: 58px;
    height: 44px
}

.grey {
    background: #f2f4f9;
    overflow: hidden;
    padding-bottom: 15px
}

.leftBox {
    width: 790px;
    float: left;
    margin-right: 5px
}

.conBox {
    width: 410px;
    margin-right: 5px
}

.rightBox {
    width: 380px;
    float: right;
    margin-bottom: 20px
}

.title {
    margin: 30px 0px;
    height: 30px
}

.title em {
    float: left;
    width: 40px;
    display: block;
    height: 30px;
    background: url(https://russian.news.cn/2016/imgs/icon.png) no-repeat 0px 5px
}

.title h2 {
    border-bottom: 2px solid #42b3e5;
    float: left;
    font-size: 24px;
    color: #3e474c;
    padding-bottom: 5px
}

.title h2 a {
    color: #3e474c;
    font-size: 24px
}

.piclist1 {
    float: left;
    width: 810px
}

.piclist1 li {
    overflow: hidden;
    margin-bottom: 20px;
    float: left;
    width: 365px;
    margin-right: 40px;
    padding-bottom: 20px;
    border-bottom: 1px dotted #ccc;
}

.piclist1 .line {
    border-bottom: 1px dotted #ccc;
    margin-bottom: 20px
}

.piclist1 li em {
    background: url(https://russian.news.cn/2016/imgs/timebg.png) no-repeat;
    height: 40px;
    display: block;
    color: #fff;
    padding-left: 12px;
    line-height: 32px;
    font-size: 13px;
    margin-bottom: 15px
}

.piclist1 li img {
    width: 365px;
    height: 207px;
    margin-bottom: 2px
}

.piclist1 li h2 {
    height: 70px;
    font-size: 18px;
    line-height: 22px
}

.piclist1 li .ys {
    background: #c1dff2;
    width: 365px;
    height: 110px
}

.piclist1 li p {
    color: #666;
    font-size: 14px;
    line-height: 22px
}

.piclist2 {
    float: left;
    width: 810px
}

.piclist2 li {
    overflow: hidden;
    margin-bottom: 20px;
    float: left;
    width: 410px;
    margin-right: 40px;
    border-bottom: 1px dotted #ccc;
    position: relative
}

.piclist2 .line {
    border-bottom: 1px dotted #ccc;
    margin-bottom: 20px
}

.piclist2 li em {
    background: url(https://russian.news.cn/2016/imgs/timebg.png) no-repeat;
    height: 40px;
    display: block;
    color: #fff;
    padding-left: 12px;
    line-height: 32px;
    font-size: 13px;
    margin-bottom: 15px
}

.piclist2 li img {
    width: 410px;
    height: 230px;
}

.piclist2 li h2 {
    font-size: 15px;
    line-height: 22px;
    position: absolute;
    left: 0;
    bottom: 0
}

.piclist2 li h2 a {
    display: block;
    color: #fff;
    font-size: 15px;
    line-height: 22px;
    width: 96%;
    padding-left: 10px;
    padding-bottom: 5px;
    z-index: 11;
}

.piclist2 li .bg {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
    height: 40px;
    bottom: 0px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 0;
}

.fr {
    float: right !important;
    margin-right: 0px
}

.more {
    border-top: 1px solid #e0e0e0;
    padding-top: 10px;
    text-align: right;
    background: url(https://russian.news.cn/2016/imgs/moreicon.png) no-repeat right 15px;
    padding-right: 20px
}

.more a {
    color: #3156a3
}

.box2 {
    width: 350px;
}

.box2 img {
    width: 100%;
    height: auto;
}

.box2 .title em {
    background-position: -70px 5px
}

/*鎵嬮鐞寸粍浠�3*/
.accordion3 {
    width: 350px;
    text-align: left;
}

.accordion3 ul li {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 15px
}

.accordion3 ul li h3 {
    color: #333;
    font: normal 14px/50px;
    overflow: hidden;
}

.accordion3 ul li h3 a {
    display: block;
    float: left;
    color: #000;
    font-size: 20px;
    line-height: 26px
}

.accordion3 .accordionImg img {
    width: 100%;
    height: 160px;
    display: block;
}

.tag {
    margin: 25px 0px;
    overflow: hidden
}

.tag li em {
    background: url(https://russian.news.cn/2016/imgs/tagbg.png) no-repeat;
    width: 25px;
    height: 24px;
    display: block;
    float: left
}

.tag li {
    float: left;
    margin: 5px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
}

.tag li a {
    background: url(https://russian.news.cn/2016/imgs/tagbg.png) no-repeat right;
    display: block;
    float: left;
    padding-right: 10px;
    color: #95999e
}

.mh .title em {
    background-position: -142px 5px
}

.mhlist li {
    background: #f1f4f9;
    height: auto;
    padding: 17px 40px;
    margin-bottom: 10px;
    overflow: hidden;
    border-left: 3px solid #3d5fa9
}

.mhlist li a {
    display: block;
    height: auto;
    overflow: hidden
}

.blue {

    background: #274472;
    overflow: hidden
}

.cnNav {
    position: relative;
    margin-bottom: 30px;
    height: 54px
}

.cnNav h1 {
    background: url(https://russian.news.cn/2016/imgs/cntit.jpg) no-repeat;
    width: 97px;
    height: 54px;
    color: #fff;
    line-height: 54px;
    padding-left: 68px;
    font-size: 30px;
    float: left
}

.cnNav h1 a {
    color: #fff
}

.cnNav .dhlist {
    float: left;
    height: 54px;
    overflow: hidden;
    padding-left: 0px;
    width: 800px;
    padding-left: 15px
}

.cnNav .dhlist li {
    background: url(https://russian.news.cn/2016/imgs/h_dot.png) no-repeat 0px 24px;
    height: 54px;
    line-height: 54px;
    padding-left: 13px;
    float: left;
    font-size: 13px;
    margin: 0px 5px
}

.cnNav .dhlist li a {
    color: #fff
}

.navMore {
    display: block;
    width: 22px;
    height: 22px;
    background: url(https://russian.news.cn/2016/imgs/addicon.png) no-repeat;
    top: 15px;
    right: 5px;
    position: absolute;
    cursor: pointer
}

.cnNav .cnNavlist {
    width: 140px;
    height: 0px;
    overflow: hidden;
    position: absolute;
    top: 45px;
    right: 0px;
    background: #ededed;
    z-index: 1000;
    border-radius: 3px;
}

.cnNavlist li {
    padding: 10px;
    color: #666;
    text-align: center;
    font-size: 14px;
}

.cncon {
    background: #fff;
    border-radius: 3px;
    padding: 20px;
    overflow: hidden;
    margin-bottom: 30px
}

.cncon .cn_m {
    float: left;
    width: 730px;
}

.cncon .cn_r {
    float: right;
    width: 400px;
}

.cncon .cn_l {
    float: left;
    width: 359px;
    margin-right: 20px;
    border-right: 1px solid #c9d7e7;
    height: 495px;
    padding-right: 20px;
}

.cncon .cn_l1 {
    float: left;
    width: 359px;
}

.cncon .tit {
    margin-bottom: 20px
}

.cncon .tit em {
    float: left;
    width: 26px;
    display: block;
    height: 26px;
    background: url(https://russian.news.cn/2016/imgs/icon.png) no-repeat 0px -56px;
    margin-right: 10px
}

.cncon .tit h2 {
    color: #3e474c;
    font-size: 22px;
    font-weight: bold
}

.cncon .tit h2 a {
    color: #3e474c;
}

.pictext {
    clear: both;
    position: relative;
    overflow: hidden;
    padding-bottom: 5px
}

.pictext img {
    float: left;
    width: 470px;
    height: 264px;
    margin-right: 20px
}

.pictext .picTit {
    float: left;
    width: 238px;
    line-height: 26px;
    color: #000;
    font-size: 20px
}

.pictext .more1 {
    background: url(https://russian.news.cn/2016/imgs/redbg.png) no-repeat;
    width: 84px;
    height: 36px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    line-height: 35px;
    padding-left: 26px
}

.pictext .more1 a {
    color: #fff
}

.cn_r .tit em {
    background-position: -72px -56px
}

/*鍥剧墖鍒楄〃缁勪欢1*/
.picNews1 {
    overflow: hidden;
    height: 315px
}

.picNews1 img {
    width: 360px;
    height: 203px
}

.picNews1 .picTit {
    padding: 10px 0px;
    font-size: 20px;
    line-height: 26px
}

.picNews1 .picTit a {
    line-height: 26px;
    color: #000000
}

.conAd {
    width: 360px;
    height: 120px;
}

.cn3 .tit em {
    background-position: 0px -118px
}

.cn4 .tit em {
    background-position: -72px -118px
}

.cn5 .tit em {
    background-position: -141px -118px
}

.photo .title {
    position: relative
}

.photo .title em {
    background-position: 0px -183px;
    height: 40px
}

.photo .title h2 {
    border-bottom: 0px;
    font-size: 28px;
    padding-left: 10px
}

.photo .title h2 a {
    font-size: 24px
}

.phMore {
    display: block;
    width: 22px;
    height: 22px;
    background: url(https://russian.news.cn/2016/imgs/addicon_hui.png) no-repeat;
    top: 15px;
    right: 5px;
    position: absolute;
    cursor: pointer
}

#phNav .phNavlist {
    width: 140px;
    height: 0px;
    overflow: hidden;
    position: absolute;
    top: 45px;
    right: 0px;
    background: #ededed;
    z-index: 1000;
    border-radius: 3px;
}

.phNavlist li {

    padding: 10px;
    color: #666;
    text-align: center;
    font-size: 14px;
}

#d_tab29 ul,
#d_tab29 li {
    margin: 0;
    padding: 0;
    list-style: none
}

#d_tab29 img {
    border: 0;
    vertical-align: top
}

#d_tab29 {
    position: relative;
    height: 280px;
    background: url('https://russian.news.cn/2016/imgs/photobg.png') no-repeat center bottom;
    text-align: left
}

#d_tab29 .d_img {
    position: relative;
    margin: 0 auto;
    width: 1200px;
    height: 100%
}

#d_tab29 .d_img li {
    position: absolute;
    display: none;
    z-index: 0
}

#d_tab29 .d_img .cont {
    width: 100%;
    height: 45px;
    background: #000;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 99999;
    color: #fff;
    overflow: hidden;
    opacity: 0.6;
    filter: "alpha(opacity=60)";
    /* IE 8 */
    filter: alpha(opacity=60);
    /* IE 4-7 */
    zoom: 1;
}

#d_tab29 .d_img .cont a {
    color: #fff;
    padding: 5px 10px;
    display: block;
    font-size: 14px
}

#d_tab29 .d_img li img {
    width: 100%
}

#d_tab29 .d_img li.d_pos1 {
    display: block;
    width: 270px;
    left: 0%;
    top: 60px;
    z-index: 1
}

#d_tab29 .d_img li.d_pos2 {
    display: block;
    width: 350px;
    left: 10%;
    top: 40px;
    z-index: 2
}

#d_tab29 .d_img li.d_pos3 {
    display: block;
    width: 440px;
    left: 28%;
    top: 20px;
    z-index: 3
}

#d_tab29 .d_img li.d_pos4 {
    display: block;
    width: 350px;
    right: 10%;
    top: 40px;
    z-index: 2
}

#d_tab29 .d_img li.d_pos5 {
    display: block;
    width: 270px;
    right: 0%;
    top: 60px;
    z-index: 1
}

#d_tab29 .d_next {
    position: absolute;
    left: 50%;
    margin-left: 455px;
    top: 110px;
    z-index: 10;
    cursor: pointer
}

#d_tab29 .d_prev {
    position: absolute;
    left: 50%;
    margin-left: -490px;
    top: 110px;
    z-index: 10;
    cursor: pointer
}

.box3 .title {
    margin: 18px 0px;
    margin-bottom: 20px
}

.box3 .title em {
    background-position: -107px -183px
}

/*.piclist2 { overflow: hidden }
.piclist2 li { float: left; width: 300px }
.piclist2 li img { width: 100%; height: 150px }
.piclist2 .picTit { padding: 8px 10px; font-size: 16px; line-height: 22px; background: #88cded }
.piclist2 .picTit a { line-height: 22px; color: #fff }
.piclist2 li.fr { float: right }*/
/*鏂囧瓧鍒楄〃缁勪欢2鎵╁睍1*/
.listTxt li {
    line-height: 26px;
    margin: 6px 0;
    position: relative;
    padding: 7px 0px 12px 0px;
    border-bottom: 1px solid #dcdcdc
}

.listTxt li a {
    font-size: 20px;
}

.listTxt li.imp {
    border: 0px
}

.listTxt1-1 {
    background: #c1dff2;
    width: 345px;
    height: 205px;
    overflow: hidden;
    padding: 12px;
}

.listTxt1-1 ul {}

.listTxt1-1 li {
    line-height: 20px;
    margin: 0;
    position: relative;
    padding: 15px 0px 10px 10px;
    ;
    border-bottom: 1px dotted #8da2b0;
    padding-left: 15px;
    width: 335px;
}

.listTxt1-1 li:last-child {
    border-bottom: 0px;
}

.listTxt1-1 li a {
    font-size: 20px;
}

.listTxt1-1 li.imp {
    border: 0px
}

.listTxt1-1 .dSquare {
    display: block;
    height: 6px;
    width: 6px;
    position: absolute;
    left: 0px;
    top: 25px;
    margin-top: -1px;
    background: #264573
}

.box3 .me em {
    background-position: 0px -265px
}

.box3 .ro em {
    background-position: -110px -265px
}

/*鐒︾偣鍥剧粍浠�6*/
.focus6 {
    width: 630px;
    height: 160px;
    margin: 25px auto;
    position: relative;
    border: 1px solid #dcdcdc;
    background: #fff
}

.focus6 .tit {
    width: 127px;
    height: 33px;
    background: #88cded;
    position: absolute;
    right: 85px;
    top: -13px;
    z-index: 999999;
    color: #fff;
    text-align: center;
    line-height: 33px
}

.focus6 .num {
    overflow: hidden;
    height: 6px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    zoom: 1;
    z-index: 3
}

.focus6 .num li {
    width: 8px;
    height: 6px;
    background: #71a7d7;
    margin-right: 5px;
    cursor: pointer;
    float: left;
    text-indent: -9999px;
}

.focus6 .num li.on {
    background: #3e474c;
}

.focus6 .picList {
    width: 320px;
    float: left
}

.focus6 .picList img {
    width: 320px;
    height: 160px
}

.focus6 .infoList {
    width: 308px;
    height: 160px;
    float: left;
    overflow: hidden;
    position: absolute;
    right: 1px;
    top: 1px;
}

.focus6 .infoList li {
    padding: 20px 0
}

.focus6 .infoList li h3 {
    font-size: 16px;
    line-height: 22px;
    overflow: hidden;
    color: #3e474c;
    padding: 10px 15px 0 30px;
    margin: 0;
}

.box4 {
    background: #fff;
    margin-top: 30px
}

.box4 .title2 {
    background: #eef7ff;
    height: 33px;
    border-bottom: 1px dotted #a2c8ec;
    color: #3e474c;
    line-height: 33px;
    padding-left: 10px;
    font-size: 18px;
    font-weight: bold
}

.box4 .title2 a {
    color: #3e474c
}

.box4 .con {
    padding: 15px;
    overflow: hidden
}

.sp1 {
    position: relative;
    margin-bottom: 20px;
    height: 156px
}

.sp1 img {
    width: 100%;
    height: 156px
}

.sp1 .play {
    width: 80px;
    height: 80px;
    position: absolute;
    top: 50%;
    margin-top: -40px;
    left: 50%;
    margin-left: -40px;
    background: url(https://russian.news.cn/2016/imgs/play.png) no-repeat center 0px
}

.sp1 .bg {
    position: absolute;
    width: 100%;
    height: 30px;
    left: 0px;
    bottom: 0px;
    background: #000;
    opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    z-index: 10
}

.sp1 .name {
    bottom: 0;
    color: #ffffff;
    height: 30px;
    left: 0;
    line-height: 24px;
    overflow: hidden;
    position: absolute;
    width: 100%;
    z-index: 11;
    overflow: hidden
}

.sp1 .name a {
    color: #ffffff;
    line-height: 24px;
    font-size: 12px;
    padding: 0px 10px;
}

.sp2 li {
    width: 146px;
    float: left;
    position: relative;
    margin-bottom: 10px
}

.sp2 li img {
    width: 100%;
    height: 74px;
}

.sp2 .play {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    left: 50%;
    margin-left: -30px;
    background: url(https://russian.news.cn/2016/imgs/play.png) no-repeat -8px -88px
}

.ad_r {
    margin: 30px 0px
}

.ad_r img {
    width: 100%;
}

/*鐒︾偣鍥剧粍浠�5*/
.focus5 {
    width: 310px;
    height: 180px;
    position: relative;
}

.focus5 .picList {
    width: 140px;
    float: left
}

.focus5 .picList img {
    width: 140px;
    height: 180px
}

.focus5 .infoList {
    width: 160px;
    height: 180px;
    float: left;
    overflow: hidden;
    position: absolute;
    right: 1px;
    top: 1px;
}

.focus5 .infoList li {}

.focus5 .infoList li h3 {
    font-size: 16px;
    line-height: 22px;
    overflow: hidden;
    color: #3e474c;
    padding: 10px 15px 0 30px;
    margin: 0;
}

.focus5 .prev,
.focus5 .next {
    width: 22px;
    height: 22px;
    background: url(https://russian.news.cn/2016/imgs/arrow2.png) no-repeat #fff;
    position: absolute;
    z-index: 4;
    overflow: hidden
}

.focus5 .prev {
    right: 15px;
    background-position: 0px -31px;
    bottom: 0px;
    right: 24px
}

.focus5 .next {
    right: 15px;
    background-position: -24px -31px;
    bottom: 0px;
    right: 0px
}

.focus5 a.prev:hover {
    background-position: 0px 0px;
}

.focus5 a.next:hover {
    background-position: -24px 0px;
}

.focus5 .infoList li .name {
    background: url(https://russian.news.cn/2016/imgs/qkbg.png) no-repeat;
    height: 95px;
    padding: 5px 10px;
    margin-bottom: 8px
}

.focus5 .infoList li .name h3 {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    padding: 0px
}

.focus5 .infoList li .name h3 a {
    color: #274472
}

.focus5 .infoList li .name p {
    font-size: 14px;
    color: #666;
    text-align: center;
    padding-top: 10px
}

.focus5 .infoList li .bklist img {
    float: left;
}

.focus5 .infoList li .bklist p {
    color: #3e474c;
    text-align: center
}

.focus5 .infoList li .bklist p span {
    display: block;
    font-size: 12px;
    color: #95999e
}

.potyo {
    border-top: 4px solid #274472;
    background: #f2f4f9;
    padding-bottom: 53px
}

.title3 {
    color: #63b2f5;
    font-size: 24px;
    font-weight: bold;
    height: 70px;
    line-height: 70px
}

.title3 a {
    color: #3e474c;
}

/*鍥剧墖婊氬姩缁勪欢2:鍚戝乏婊氬姩*/
.picScroll-left {
    width: 1200px;
    position: relative;
    margin: 0px auto
}

.picScroll-left .hd {
    padding: 0px;
    position: relative;
}

.picScroll-left .hd .prev,
.picScroll-left .hd .next {
    background: url("https://russian.news.cn/2016/imgs/arrow3.png") no-repeat scroll 0 0;
    height: 57px;
    position: absolute;
    top: 35px;
    width: 25px;
    cursor: pointer;
}

.picScroll-left .hd .prev {
    background-position: 0px 0px;
    left: -40px;
}

.picScroll-left .hd .next {
    background-position: right 0px;
    right: -42px;
}

.picScroll-left .bd {
    padding: 0px;
}

.picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll-left .bd ul li {
    margin-right: 20px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    position: relative;
}

.picScroll-left .bd ul li .img,
.picScroll-left .bd ul li .img a {
    display: block;
    font-size: 0;
    height: 118px;
    width: 235px;
}

.picScroll-left .bd ul li .bg {
    background: #000 none repeat scroll 0 0;
    bottom: 0;
    height: 30px;
    left: 0;
    opacity: 0.4;
    position: absolute;
    width: 100%;
    z-index: 1;
    filter: "alpha(opacity=40)";
    /* IE 8 */
    filter: alpha(opacity=40);
    /* IE 4-7 */
    zoom: 1;
}

.picScroll-left .bd ul li .text {
    bottom: 0;
    height: 30px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 2;
}

.picScroll-left .bd ul li .text h4 {
    height: 30px;
    overflow: hidden;
    padding: 0 5px;
    text-align: center;
    font-weight: normal;
}

.picScroll-left .bd ul li .text h4 a {
    color: #fff;
    font-size: 12px;
    line-height: 30px;
    overflow: hidden;
    text-align: center;
}

.picScroll-left .bd ul li .intro {
    position: absolute;
    left: 0;
    z-index: 10;
    background-color: #274472;
    bottom: -118px;
    opacity: 0.7;
    filter: "alpha(opacity=70)";
    /* IE 8 */
    filter: alpha(opacity=70);
    /* IE 4-7 */
    zoom: 1;
}

.picScroll-left .bd ul li .intro h2 {
    padding: 0;
    margin: 0;
    font-size: 16px;
    font-weight: normal;
    padding: 0 0px;
    height: 98px;
    width: 235px;
    line-height: 20px;
    border-bottom: 1px solid rgba(215, 0, 15, .2);
    overflow: hidden;
    padding-top: 20px
}

.picScroll-left .bd ul li .intro h2 a {
    color: #fff
}

.picScroll-left .bd ul li .intro p {
    font-size: 13px;
    line-height: 20px;
    margin: 10px 15px;
    height: 40px;
    overflow: hidden;
}

.bottom {
    background: #274472;
    overflow: hidden;
    clear: both
}

.foot_l {
    float: left;
    width: 714px;
}

.title4 {
    color: #3a6fc3;
    font-size: 24px;
    font-weight: bold;
    height: 70px;
    line-height: 70px
}

.title4 a {
    color: #3a6fc3;
}

.tblist li {
    width: 85px;
    float: left;
    margin: 0px 12px;
    text-align: center;
    font-style: italic;
    font-size: 14px
}

.tblist li a {
    color: #a0c6ea
}

.tblist li em {
    display: block;
    width: 70px;
    height: 65px;
    margin: 0px auto;
    background: url(https://russian.news.cn/2016/imgs/tubiao.png) no-repeat
}

.tblist li.tb2 em {
    background-position: -104px 0px
}

.tblist li.tb3 em {
    background-position: -210px 0px
}

.tblist li.tb4 em {
    background-position: -319px 0px
}

.tblist li.tb5 em {
    background-position: -419px 0px
}

.tblist li.tb6 em {
    background-position: -525px 0px
}

.link li {
    float: left;
    width: 94px;
    float: left;
    margin-left: 10px
}

.link li img {
    border: 2px solid #9fc5e9;
    width: 90px;
    height: 25px;
}

.foot_r {
    float: right;
    width: 285px;
    border-left: 1px dashed #a0c6ea;
    margin-top: 33px;
    padding-bottom: 20px
}

.icon0 {
    margin-left: 67px;
    margin-top: 26px
}

.foot {
    background: url(https://russian.news.cn/2016/imgs/footbg.png) no-repeat right 0px;
    margin-top: 40px;
    padding-top: 10px;
    height: 68px;
    margin-bottom: 20px
}

.copyright {
    float: left;
    margin-left: 10px;
    width: 385px;
    color: #a0c6ea;
    background: url(https://russian.news.cn/2016/imgs/xhwlogo_v2.png) no-repeat;
    padding-left: 153px;
    font-size: 14px;
    line-height: 22px;
    padding-bottom: 25px;
}

.copyright a {
    color: #3d6cb7
}

.banner img {
    width: 100%;
    margin-bottom: 10px
}

.ad img {
    width: 100%
}

/*鍥剧墖鍒楄〃缁勪欢6*/
.listPic6 {
    margin-bottom: 20px
}

.listPic6 ul li {
    display: block;
    position: relative;
    overflow: hidden;
}

.listPic6 ul li a {
    display: block;
    position: relative;
    color: #fff;
    overflow: hidden;
}

.listPic6 ul li a img {
    width: 100%;
    height: 156px;
    display: block;
    border: 0 none;
}

.listPic6 ul li .intro {
    position: absolute;
    left: 0;
    z-index: 10;
    background-color: #274472;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    bottom: -156px;
    width: 100%;
    height: 156px
}

.listPic6 ul li .intro h2 {
    padding: 0;
    margin: 0;
    font-size: 16px;
    padding: 10px 15px;
    line-height: 24px;
    border-bottom: 1px solid rgba(215, 0, 15, .2);
    font-family: "寰蒋闆呴粦";
    color: #fff
}

.listPic6 ul li .intro p {
    font-size: 13px;
    line-height: 20px;
    margin: 10px 15px;
    height: 40px;
    overflow: hidden;
}

.tit4 {
    margin: 20px 0px 10px 0px
}

.mthb {
    background: #fff;
    width: 345px;
    height: 50px;
    padding: 15px
}

.mthb a {
    margin-right: 25px;
    font-size: 18px;
    color: #3d5fa9;
    display: block;
    font-weight: bold;
    float: left;
    line-height: 29px;
}

.ewmbox {
    margin-bottom: 24px;
    width: 112px;
    height: 250px;
    background-color: #fff;
    color: #808080;
    border-radius: 4px;
    overflow: hidden;
    text-align: center;
    position: fixed;
    right: 120px;
    bottom: 10px;
}